Data Access Tab of the Application Preferences Dialog Box
Use this tab to set certain application data access level options in Cobra.
Contents
Field | Description |
---|---|
Use incremental deletion when deleting a project |
When Cobra deletes a project it issues a single delete transaction for each table that contains the project’s data. For tables that contain a lot of data (such as the time-phase table) a single delete transaction can result in a transaction that is too large for the database’s rollback logs to accommodate. This option instructs Cobra to use an incremental delete of project data, whereby Cobra will delete one control account’s worth of data at a time, resulting in multiple delete statements. Using this option reduces the size of each delete transaction at the cost of increasing the time it takes to delete a project. |
Debug Log |
Use this group box to control the creation and contents of Cobra’s debug logs.
|
Process Log |
Use this group box to configure Cobra to store process log messages to a text file.
|
Data Locking |
Use this group box to define how Cobra locks data while a global process is running.
|
Process Server | Use this group box to define the queue name and the shared folder location when you run a process that supports concurrency (integration of import file with multiple projects or apportionment calculations) in PM Compass.
Attention: For more information on processes that support concurrency, see
Multi-Project Concurrent Integration and
Concurrent Apportionment Calculations.
|
- Related Topics:
- Process Lock
Cobra creates a process lock when you run certain processes. Process locks control whether multiple users can perform the same processes simultaneously.